Mailbox Class |
Namespace: Independentsoft.Exchange
The Mailbox type exposes the following members.
| Name | Description | |
|---|---|---|
| Mailbox |
Initializes a new instance of the Mailbox class.
| |
| Mailbox(String) |
Initializes a new instance of the Mailbox class.
| |
| Mailbox(ItemId) |
Initializes a new instance of the Mailbox class.
| |
| Mailbox(String, String) |
Initializes a new instance of the Mailbox class.
| |
| Mailbox(String, String, String) |
Initializes a new instance of the Mailbox class.
| |
| Mailbox(String, String, String, MailboxType) |
Initializes a new instance of the Mailbox class.
|
| Name | Description | |
|---|---|---|
| EmailAddress |
Defines the Simple Mail Transfer Protocol (SMTP) address of a mailbox user.
| |
| ItemId |
Defines the item identifier of a contact or private distribution list for recipients from a user's contacts folder.
| |
| Name |
Defines the name of the mailbox user.
| |
| OriginalDisplayName |
Defines the display name of the mailbox user.
| |
| RoutingType |
Defines the routing that is used for the mailbox.
| |
| Type |
Defines the mailbox type of a mailbox user.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current Mailbox object to its equivalent string representation.
(Overrides ObjectToString.) |